home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2001 January / execd1200.iso / Shareware / Blocks 3 / setup.exe / Source / B3.H < prev    next >
Encoding:
C/C++ Source or Header  |  2000-10-03  |  791 b   |  17 lines

  1. /* Allegro datafile object indexes, produced by grabber v3.11 */
  2. /* Datafile: f:\c\blocks3\sfx.dat */
  3. /* Date: Tue Oct  3 19:36:59 2000 */
  4. /* Do not hand edit! */
  5.  
  6. #define SFX_CLICK                        0        /* SAMP */
  7. #define SFX_DOOR                         1        /* SAMP */
  8. #define SFX_EXPLODE                      2        /* SAMP */
  9. #define SFX_FALL                         3        /* SAMP */
  10. #define SFX_GETRED                       4        /* SAMP */
  11. #define SFX_INQUIRY                      5        /* SAMP */
  12. #define SFX_POPON                        6        /* SAMP */
  13. #define SFX_ROAR                         7        /* SAMP */
  14. #define SFX_WELLDONE                     8        /* SAMP */
  15. #define SFX_YEAH                         9        /* SAMP */
  16.  
  17.